home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / os20 / cli / cybercron15.readme < prev    next >
Text File  |  1992-10-08  |  882b  |  20 lines

  1. SHORT: Schedule jobs at specific times.
  2.  
  3. This is a minor update to v1.4 which does two things:
  4.  
  5.    1)  This should fix most of the problems people reported with v1.4 re: script
  6.        files.   v1.4 put's quotes around all command names to allow a name to
  7.        have a space in it.  These quotes break scripts, for some reason.  v1.5
  8.        now only inserts quotes when the command name actaully has a space in
  9.        it.  If you have any scripts you run that do have a space in their name,
  10.        you'll have to explicitly run the execute command.  The documentation has
  11.        been updated to reflect this.
  12.  
  13.    2)  Various little code tweaks, as well as the use of CatComp v39, to reduce
  14.        the size of the executable (and, to some extent, the code, which grew
  15.        in order to support the fix listed in part 1 -- but overall it's a tad
  16.        smaller than v1.4).
  17.  
  18. -=> CAW
  19.  
  20.